Skip to content

Salt-SSH: Fix internal modules being synced as external ones#69200

Open
lkubb wants to merge 2 commits into
saltstack:3006.xfrom
lkubb:fix-ssh-synced-extmods
Open

Salt-SSH: Fix internal modules being synced as external ones#69200
lkubb wants to merge 2 commits into
saltstack:3006.xfrom
lkubb:fix-ssh-synced-extmods

Conversation

@lkubb
Copy link
Copy Markdown
Contributor

@lkubb lkubb commented May 21, 2026

What does this PR do?

Skips internal modules when looking for external ones for syncing.

What issues does this PR fix or reference?

Fixes: #69199

Previous Behavior

All internal modules of the synced module types are included in the ext_mods tarball.

New Behavior

Only external modules are included.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@lkubb lkubb requested a review from a team as a code owner May 21, 2026 10:54
@lkubb lkubb changed the base branch from master to 3006.x May 21, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Salt-SSH syncs internal modules as extmods

1 participant